home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / sound / rsynth22.zip / README.WWW < prev    next >
Text File  |  1994-02-24  |  2KB  |  45 lines

  1. To: Nick Ing-Simmons <nicki@lobby.ti.com>
  2. Subject: rsynth (in WWW)
  3. From: Axel Belinfante <Axel.Belinfante@cs.utwente.nl>
  4. Organisation: University of Twente, Dept of Informatics,
  5.               Tele Informatics Group, PO Box 217,
  6.               NL-7500 AE Enschede, The Netherlands
  7. Phone: +31 53 89 3774
  8. Telefax: +31 53 333815
  9. X-Face: 3YGZY^_!}k]>-k'9$LK?8GXbi?vs=2v*ut,/8z,z!(QNBk_>~:~"MJ_%i`sLLqGN,DGbkT@
  10.  N\jhX/jNLTz2hO_R"*RF(%bRvk+M,iU7SvVJtC*\B6Ud<7~`MGMp7rCI6LVp=%k=HE?-UCV?[p\$R?
  11.  mI\n2/!#3/wZZsa[m7d;PKWiuH6'~<x[UoHs%Ei=QZA
  12. Date: Mon, 14 Feb 94 19:16:22 +0100
  13. Sender: belinfan@cs.utwente.nl
  14.  
  15. Hi,
  16.  
  17. as you may have noticed, i integrated your rsynth program (v 0.9) into
  18. the World Wide Web, as it seems the best publicly available TTS
  19. translator for a unix environment.
  20.  
  21. While doing so, i noticed that if rsynth is installed _without_ a
  22. dictionary file, then it can get into an endless loop when it is trying
  23. to spell something.
  24.  
  25. To integrate it, i made a few modifications, as i wanted rsynth
  26. to write soundbytes to stdout, and diagnostics to stderr:
  27.  - i had to comment out some code that tries to get the device output
  28.    encoding configuration
  29.  - i added a `-' filename flag, to indicate stdout output of sound bytes,
  30.  - i made sure that all diagnostics go to stderr
  31.  - the code that writes the audio header now first writes an 'unknown size',
  32.    and then tries to overwrite it with the correct size, instead of
  33.    initially writing a size of zero bytes. to avoid 'corrup' audio headers.
  34.  
  35. Regards,
  36. Axel.
  37.  
  38.  
  39. <Axel.Belinfante@cs.utwente.nl>   tel. +31 53 893774   fax. +31 53 333815
  40.      University of Twente, Tele-Informatics & Open Systems Group
  41.        P.O. Box 217    NL-7500 AE Enschede      The Netherlands
  42.      "ili ne sciis ke estas neebla do ili simple faris" -- Loesje
  43.  
  44.  
  45.